Mention pixbufs in the migration guide
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Oct 2017 16:33:15 +0000 (18:33 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Oct 2017 16:33:15 +0000 (18:33 +0200)
They are being phased out.

docs/reference/gtk/migrating-3to4.xml

index 9b1fb890241ef89aa90d4ea8be12074844a16992..e86139aa924ac557cc437b093a7f78de575cd5e7 100644 (file)
         that you are affected by that.
       </para>
     </section>
+
+    <section>
+      <title>GdkPixbuf is deemphasized</title>
+      <para>
+        A number of GdkPixbuf-based APIs have been removed. Use the available
+        surface-based replacements instead.
+      </para>
+    </section>
   </section>
 
 </chapter>